Serveur d'exploration sur la recherche en informatique en Lorraine

Attention, ce site est en cours de développement !
Attention, site généré par des moyens informatiques à partir de corpus bruts.
Les informations ne sont donc pas validées.

Termination Modulo Combinations of Equational Theories

Identifieur interne : 003889 ( Main/Exploration ); précédent : 003888; suivant : 003890

Termination Modulo Combinations of Equational Theories

Auteurs : Francisco Durán [Espagne] ; Salvador Lucas [Espagne] ; José Meseguer [États-Unis]

Source :

RBID : ISTEX:39F10212872A5691D00AF73F1592EF9FE2BB1630

Abstract

Abstract: Rewriting with rules R modulo axioms E is a widely used technique in both rule-based programming languages and in automated deduction. Termination methods for rewriting systems modulo specific axioms E (e.g., associativity-commutativity) are known. However, much less seems to be known about termination methods that can be modular in the set E of axioms. In fact, current termination tools and proof methods cannot be applied to commonly occurring combinations of axioms that fall outside their scope. This work proposes a modular termination proof method based on semantics- and termination-preserving transformations that can reduce the proof of termination of rules R modulo E to an equivalent proof of termination of the transformed rules modulo a typically much simpler set B of axioms. Our method is based on the notion of variants of a term recently proposed by Comon and Delaune. We illustrate its practical usefulness by considering the very common case in which E is an arbitrary combination of associativity, commutativity, left- and right-identity axioms for various function symbols.

Url:
DOI: 10.1007/978-3-642-04222-5_15


Affiliations:


Links toward previous steps (curation, corpus...)


Le document en format XML

<record>
<TEI wicri:istexFullTextTei="biblStruct">
<teiHeader>
<fileDesc>
<titleStmt>
<title xml:lang="en">Termination Modulo Combinations of Equational Theories</title>
<author>
<name sortKey="Duran, Francisco" sort="Duran, Francisco" uniqKey="Duran F" first="Francisco" last="Durán">Francisco Durán</name>
</author>
<author>
<name sortKey="Lucas, Salvador" sort="Lucas, Salvador" uniqKey="Lucas S" first="Salvador" last="Lucas">Salvador Lucas</name>
</author>
<author>
<name sortKey="Meseguer, Jose" sort="Meseguer, Jose" uniqKey="Meseguer J" first="José" last="Meseguer">José Meseguer</name>
</author>
</titleStmt>
<publicationStmt>
<idno type="wicri:source">ISTEX</idno>
<idno type="RBID">ISTEX:39F10212872A5691D00AF73F1592EF9FE2BB1630</idno>
<date when="2009" year="2009">2009</date>
<idno type="doi">10.1007/978-3-642-04222-5_15</idno>
<idno type="url">https://api.istex.fr/ark:/67375/HCB-ZW7S5LPT-7/fulltext.pdf</idno>
<idno type="wicri:Area/Istex/Corpus">000D69</idno>
<idno type="wicri:explorRef" wicri:stream="Istex" wicri:step="Corpus" wicri:corpus="ISTEX">000D69</idno>
<idno type="wicri:Area/Istex/Curation">000D60</idno>
<idno type="wicri:Area/Istex/Checkpoint">000996</idno>
<idno type="wicri:explorRef" wicri:stream="Istex" wicri:step="Checkpoint">000996</idno>
<idno type="wicri:doubleKey">0302-9743:2009:Duran F:termination:modulo:combinations</idno>
<idno type="wicri:Area/Main/Merge">003967</idno>
<idno type="wicri:Area/Main/Curation">003889</idno>
<idno type="wicri:Area/Main/Exploration">003889</idno>
</publicationStmt>
<sourceDesc>
<biblStruct>
<analytic>
<title level="a" type="main" xml:lang="en">Termination Modulo Combinations of Equational Theories</title>
<author>
<name sortKey="Duran, Francisco" sort="Duran, Francisco" uniqKey="Duran F" first="Francisco" last="Durán">Francisco Durán</name>
<affiliation wicri:level="4">
<country xml:lang="fr">Espagne</country>
<wicri:regionArea>LCC, Universidad de Málaga</wicri:regionArea>
<placeName>
<settlement type="city">Malaga</settlement>
<region nuts="2" type="region">Andalousie</region>
</placeName>
<orgName type="university">Université de Malaga</orgName>
</affiliation>
</author>
<author>
<name sortKey="Lucas, Salvador" sort="Lucas, Salvador" uniqKey="Lucas S" first="Salvador" last="Lucas">Salvador Lucas</name>
<affiliation wicri:level="1">
<country xml:lang="fr">Espagne</country>
<wicri:regionArea>DSIC, Universidad Politécnica de Valencia</wicri:regionArea>
<wicri:noRegion>Universidad Politécnica de Valencia</wicri:noRegion>
</affiliation>
</author>
<author>
<name sortKey="Meseguer, Jose" sort="Meseguer, Jose" uniqKey="Meseguer J" first="José" last="Meseguer">José Meseguer</name>
<affiliation wicri:level="2">
<country xml:lang="fr">États-Unis</country>
<wicri:regionArea>CS Dept., University of Illinois at Urbana-Champaign, IL</wicri:regionArea>
<placeName>
<region type="state">Illinois</region>
</placeName>
</affiliation>
</author>
</analytic>
<monogr></monogr>
<series>
<title level="s" type="main" xml:lang="en">Lecture Notes in Computer Science</title>
<idno type="ISSN">0302-9743</idno>
<idno type="eISSN">1611-3349</idno>
<idno type="ISSN">0302-9743</idno>
</series>
</biblStruct>
</sourceDesc>
<seriesStmt>
<idno type="ISSN">0302-9743</idno>
</seriesStmt>
</fileDesc>
<profileDesc>
<textClass></textClass>
</profileDesc>
</teiHeader>
<front>
<div type="abstract" xml:lang="en">Abstract: Rewriting with rules R modulo axioms E is a widely used technique in both rule-based programming languages and in automated deduction. Termination methods for rewriting systems modulo specific axioms E (e.g., associativity-commutativity) are known. However, much less seems to be known about termination methods that can be modular in the set E of axioms. In fact, current termination tools and proof methods cannot be applied to commonly occurring combinations of axioms that fall outside their scope. This work proposes a modular termination proof method based on semantics- and termination-preserving transformations that can reduce the proof of termination of rules R modulo E to an equivalent proof of termination of the transformed rules modulo a typically much simpler set B of axioms. Our method is based on the notion of variants of a term recently proposed by Comon and Delaune. We illustrate its practical usefulness by considering the very common case in which E is an arbitrary combination of associativity, commutativity, left- and right-identity axioms for various function symbols.</div>
</front>
</TEI>
<affiliations>
<list>
<country>
<li>Espagne</li>
<li>États-Unis</li>
</country>
<region>
<li>Andalousie</li>
<li>Illinois</li>
</region>
<settlement>
<li>Malaga</li>
</settlement>
<orgName>
<li>Université de Malaga</li>
</orgName>
</list>
<tree>
<country name="Espagne">
<region name="Andalousie">
<name sortKey="Duran, Francisco" sort="Duran, Francisco" uniqKey="Duran F" first="Francisco" last="Durán">Francisco Durán</name>
</region>
<name sortKey="Lucas, Salvador" sort="Lucas, Salvador" uniqKey="Lucas S" first="Salvador" last="Lucas">Salvador Lucas</name>
</country>
<country name="États-Unis">
<region name="Illinois">
<name sortKey="Meseguer, Jose" sort="Meseguer, Jose" uniqKey="Meseguer J" first="José" last="Meseguer">José Meseguer</name>
</region>
</country>
</tree>
</affiliations>
</record>

Pour manipuler ce document sous Unix (Dilib)

EXPLOR_STEP=$WICRI_ROOT/Wicri/Lorraine/explor/InforLorV4/Data/Main/Exploration
HfdSelect -h $EXPLOR_STEP/biblio.hfd -nk 003889 | SxmlIndent | more

Ou

HfdSelect -h $EXPLOR_AREA/Data/Main/Exploration/biblio.hfd -nk 003889 | SxmlIndent | more

Pour mettre un lien sur cette page dans le réseau Wicri

{{Explor lien
   |wiki=    Wicri/Lorraine
   |area=    InforLorV4
   |flux=    Main
   |étape=   Exploration
   |type=    RBID
   |clé=     ISTEX:39F10212872A5691D00AF73F1592EF9FE2BB1630
   |texte=   Termination Modulo Combinations of Equational Theories
}}

Wicri

This area was generated with Dilib version V0.6.33.
Data generation: Mon Jun 10 21:56:28 2019. Site generation: Fri Feb 25 15:29:27 2022